02. Coding Examples

Coding Examples

Towards the end of this lesson you will find the notebook Text Processing Coding Examples . This notebook contains the coding examples that accompany this lesson.

You can open this notebook in a different tab and follow along as you go through this lesson.

We should also note, that in this lesson, we will give a brief introduction to Regular Expressions, the Requests library, and BeautifulSoup. These 3 topics, however, will be covered in much more detail in a later lesson. So for now, don't worry if you do not fully understand how they work.

Enjoy the lesson!